chore(deps): update actions/upload-artifact action to v7 and configure Renovate automerge#149
Conversation
eddf8c8 to
a030668
Compare
00dbee2 to
e0dc328
Compare
e0dc328 to
97df17f
Compare
|
@copilot add the automerge like: sand4rt/playwright-ct-web#240 |
Done in the latest commit. Added |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
|
@copilot does this automaticly rebase when the PR is not up to date? let say a PR is merged, does it update all other PR`s? also does this cause a mass trigger of the pipeline? can this be more efficient? |
Yes — This is intentional when branch protection requires PRs to be up to date before merging (which is why this pattern was used in the referenced If your branch protection does not enforce up-to-date branches, you can switch to Want me to change it to |
|
@copilot no. and by the way, this is only for renovate PR`s right? so when someone creates a PR it will not auto merge right? |
Correct — Renovate's |
|
🎉 This PR is included in version 1.61.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This PR contains the following updates:
v6→v7In addition to the dependency update, this PR also updates Renovate configuration to better support protected branches that require PRs to be up to date before merge:
"rebaseWhen": "behind-base-branch"inrenovate.jsongithub-actionspackage rule with:"automerge": true"automergeType": "pr"This allows Renovate action-update PRs to be rebased automatically when they fall behind the base branch, so automerge can proceed when branch protection requires up-to-date branches.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled by repository Renovate config for matching
github-actionsupdates.♻ Rebasing: Configured to rebase when PR is behind base branch.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.